start

open fun start(application: Application)

Start the Verint SDK. This method will initialize the Verint SDK - by convention, the SDK will look for a 'exp_configuration.json' file in the 'assets' directory if the config wasn't set beforehand.

Parameters

application

the Application context